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:
@@ -8,7 +8,8 @@ long_desc="
|
||||
This is the Xorg applications meta-package for installing various
|
||||
applications from the modular Xorg project."
|
||||
|
||||
replaces="xorg-server-utils"
|
||||
revision=1
|
||||
replaces="xorg-server-utils>=0"
|
||||
noarch=yes
|
||||
|
||||
Add_dependency full iceauth ">=1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user