all-packages: cleanup from last commit

This commit is contained in:
Matthew Bauer
2018-05-01 13:51:03 -05:00
parent 7ab8c886a4
commit a7d5c50034
5 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
{ stdenv, fetchurl, lib, file
, pkgconfig, autoconf
, glib, dbus-glib, gtkVersion
, glib, dbus-glib, gtkVersion ? "3"
, gtk2 ? null, libindicator-gtk2 ? null, libdbusmenu-gtk2 ? null
, gtk3 ? null, libindicator-gtk3 ? null, libdbusmenu-gtk3 ? null
, python2Packages, gobjectIntrospection, vala