gnome: fix typo.

This commit is contained in:
Juan RP 2013-09-27 03:52:51 +02:00
parent 61f95ce442
commit ce7f23bd2d

View file

@ -71,5 +71,5 @@ license="GPL, LGPL"
gnome_package() {
noarch="yes"
depends="${_makedepends}"
depends="${makedepends}"
}