pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wmbattery: More dependencies
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Thu Sep 10 13:23:20 2020 +0200
Changeset: 39c224aa656b4bbe2c8e5a6e68d9bbe4854fa0b7
Modified Files:
wmbattery/Makefile
Log Message:
wmbattery: More dependencies
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39c224aa656b4bbe2c8e5a6e68d9bbe4854fa0b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wmbattery/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/wmbattery/Makefile b/wmbattery/Makefile
index 173c8a8383..83e1026c6f 100644
--- a/wmbattery/Makefile
+++ b/wmbattery/Makefile
@@ -28,4 +28,6 @@ pre-configure:
.include "options.mk"
.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index