mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
wepcrackgui: fixed typo in use flag conditionals thanks to jerome_ for reporting
This commit is contained in:
parent
c946dbbbf8
commit
4bea388d33
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD wepcrackgui-9999.ebuild 1764 RMD160 04e7c7e8f2b27651344b7240835881186262fb5a SHA1 64f2db828afa59a2004d5b798f6655d2155a1216 SHA256 49501115368303a258b2e0d5519a67d6616c7fa4d771ba3a2d6a8e131607f6fb
|
||||
EBUILD wepcrackgui-9999.ebuild 1765 RMD160 fe40f94ca8f59c92fc341a3da27027ab36102ce0 SHA1 6545ecddb4940a76363e40162da9bce86e742300 SHA256 2ec4be7f71c474f40257f87e69d46fc398815bcfe2a4b6ba7ee8440e23576f31
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ IUSE="debug gtk qt4"
|
|||
|
||||
DEPEND="dev-lang/mono
|
||||
gtk? ( dev-dotnet/gtk-sharp )
|
||||
qt? ( kde-base/kdebindings-csharp )"
|
||||
qt4? ( kde-base/kdebindings-csharp )"
|
||||
RDEPEND="${DEPEND}
|
||||
net-wireless/aircrack-ng
|
||||
net-wireless/mdk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue