libraries/gtkmm3: Fix DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-06-08 08:14:51 +07:00
parent f15ccd26ab
commit 6e228d6806
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.8/gtkmm-3.8.1.tar.xz"
MD5SUM="15211fab12ea2ce955369dcc320baf5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="atkmm mm-common pangomm"
REQUIRES="atkmm mm-common"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"