pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gambas3-gb-desktop: Use pkgsrc's xdg-utils over builtin
Module Name: pkgsrc-wip
Committed By: bgermann <bastiangermann%fishpost.de@localhost>
Pushed By: bgermann
Date: Fri Sep 7 13:15:32 2018 +0200
Changeset: 05fa8a97d56ce53817bba5389efbf0cb1a6be0c7
Modified Files:
gambas3-gb-desktop/Makefile
Log Message:
gambas3-gb-desktop: Use pkgsrc's xdg-utils over builtin
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05fa8a97d56ce53817bba5389efbf0cb1a6be0c7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gambas3-gb-desktop/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/gambas3-gb-desktop/Makefile b/gambas3-gb-desktop/Makefile
index e45dae3f02..f083866222 100644
--- a/gambas3-gb-desktop/Makefile
+++ b/gambas3-gb-desktop/Makefile
@@ -7,5 +7,6 @@ GB_DEPENDS= gambas3-runtime gambas3-gb-image gambas3-gb-desktop-x11
PKGNAME= gambas3-gb-desktop-${GB_VERSION}
MAINTAINER= bastiangermann%fishpost.de@localhost
COMMENT= Desktop management component for Gambas
+DEPENDS+= xdg-utils-1.*:../../misc/xdg-utils
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index