diff options
Diffstat (limited to 'package/libXpm/Makefile')
-rw-r--r-- | package/libXpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXpm/Makefile b/package/libXpm/Makefile index 9d47e2446..a32e76795 100644 --- a/package/libXpm/Makefile +++ b/package/libXpm/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= libXpm PKG_VERSION:= 3.5.10 PKG_RELEASE:= 2 PKG_MD5SUM:= a70507638d74541bf30a771f1e5938bb -PKG_DESCR:= common operation for the XPM pixmap format +PKG_DESCR:= common operation for the xpm pixmap format PKG_BUILDDEP:= libX11 libXt PKG_SECTION:= x11/libs PKG_SITES:= ${MASTER_SITE_XORG} |