diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
commit | 139176aec4c4a039bb4ff9994e708b45cfeae228 (patch) | |
tree | ddfd403260fb37bf174052669fd7f4faa4ae07dd /libcaca-32 | |
parent | f86abd4190bc02b7b17dab65dbbd0f14956e5fb8 (diff) | |
download | compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.gz compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.xz |
compat-32: dependency cleanup
Diffstat (limited to 'libcaca-32')
-rw-r--r-- | libcaca-32/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaca-32/Pkgfile b/libcaca-32/Pkgfile index b20ce83e..e1812e44 100644 --- a/libcaca-32/Pkgfile +++ b/libcaca-32/Pkgfile @@ -1,7 +1,7 @@ # Description: Color AsCii Art library (32-bit) # URL: http://caca.zoy.org/wiki/libcaca # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu -# Depends on: ncurses-32 xorg-libx11-32 libcaca +# Depends on: libcaca ncurses-32 xorg-libx11-32 name=libcaca-32 version=0.99.beta19 |