Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768772
D1223.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1223.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -86,6 +86,7 @@
'cppunit': 'libcppunit-dev',
'emacs': 'emacs-nox',
'imagemagick': 'imagemagick',
+ 'librabbitmq': 'librabbitmq-dev',
'mariadb': 'mariadb-server',
'node': 'nodejs',
'pear': 'php-pear',
@@ -104,6 +105,7 @@
'cppunit': 'cppunit-devel',
'emacs': 'emacs-nox',
'exiftool': 'perl-Image-ExifTool',
+ 'librabbitmq': 'librabbitmq',
'mariadb': 'mariadb-server',
'node': 'nodejs',
'pear': 'php-pear',
@@ -134,6 +136,7 @@
'emacs': 'emacs-nox11',
'exiftool': 'p5-Image-ExifTool-devel',
'imagemagick': 'ImageMagick',
+ 'librabbitmq': 'rabbitmq-c-devel',
'mariadb': 'mariadb102-server',
'node': 'node',
'pear': 'pear',
diff --git a/roles/devserver/userland-software/dev.sls b/roles/devserver/userland-software/dev.sls
--- a/roles/devserver/userland-software/dev.sls
+++ b/roles/devserver/userland-software/dev.sls
@@ -17,6 +17,8 @@
- installed
- pkgs:
- {{ packages.boost }}
+ - cmocka
+ - {{ packages.librabbitmq }}
# -------------------------------------------------------------
# Java
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 10:25 (20 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258545
Default Alt Text
D1223.diff (1 KB)
Attached To
Mode
D1223: Install dependencies for rabbitmq-tcl on dev servers
Attached
Detach File
Event Timeline
Log In to Comment