Changed $replaces to accept pkg patterns, like Add_dependency().
Changed all packages using $replaces to the new format and bump the revision. Require XBPS utils >= 20100121 for this to work. --HG-- extra : convert_revision : 7593b3cb7465f7613f48aba0f2e86cdcd5430ac0
This commit is contained in:
@@ -10,7 +10,8 @@ long_desc="
|
||||
system-installed ltdl libraries; they are not needed by software built using the
|
||||
rest of the GNU Autotools (including GNU Autoconf and GNU Automake)."
|
||||
|
||||
replaces="libtool-ltdl"
|
||||
revision=1
|
||||
replaces="libtool-ltdl>=0"
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
|
||||
Reference in New Issue
Block a user