summaryrefslogtreecommitdiff
path: root/pcr/ryzom-data
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
commit64e61b083b1c144cd7e3ef4018f14d7127aa4a24 (patch)
tree6beb4a0dc1c919517cd76b154fa48e8aa56685fe /pcr/ryzom-data
parent023cbd3622ae123aa6eb7e7d79a927a262931a9c (diff)
remove "-libre" suffix on makedepends, depends and optdepends on more packages to avoid break dependencies on the future
Diffstat (limited to 'pcr/ryzom-data')
-rw-r--r--pcr/ryzom-data/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ryzom-data/PKGBUILD b/pcr/ryzom-data/PKGBUILD
index dfb8a116c..9f33a6794 100644
--- a/pcr/ryzom-data/PKGBUILD
+++ b/pcr/ryzom-data/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('any')
url="http://media.ryzom.com/"
license=('CCPL:by-sa')
-makedepends=('rsync' 'p7zip-libre')
+makedepends=('rsync' 'p7zip')
conflicts=('ryzom-data')
pkgdesc="An awesome free software 3D MMORPG game. Game data."
source=("http://sourceforge.net/projects/ryzom/files/ryzom_client.7z/download" "updateryzomdata")