Adopt more packages.
This commit is contained in:
@@ -20,4 +20,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs =
|
||||
[ libpcap libX11 gtk pkgconfig openssl python pygtk makeWrapper pysqlite ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
platforms = platforms.linux;
|
||||
maintainers = maintainers.mornfall;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user