diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-11-20 09:07:17 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-11-20 09:07:17 +0100 |
commit | 51aa6456d00ed2c756d81f4f6b1c612a9b966b17 (patch) | |
tree | 6dce1f4042342bde167a74f53243ba9fe57d1390 /profiles | |
parent | 0dd50b2109f084db6ba69819157b29cbbf77a325 (diff) | |
download | gentoo-personal-overlay-51aa6456d00ed2c756d81f4f6b1c612a9b966b17.tar.gz gentoo-personal-overlay-51aa6456d00ed2c756d81f4f6b1c612a9b966b17.tar.bz2 gentoo-personal-overlay-51aa6456d00ed2c756d81f4f6b1c612a9b966b17.zip |
Add uthash to devel profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/devel/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/devel/packages b/profiles/devel/packages index ee85e92..ff5b86d 100644 --- a/profiles/devel/packages +++ b/profiles/devel/packages @@ -18,6 +18,7 @@ dev-python/cython # Updater and turris in general dev-lang/lua +dev-libs/uthash # App emulation app-emulation/lxc |