hashlink: remove unused pcre dependency (#518615)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
libvorbis,
|
||||
mbedtls,
|
||||
openal,
|
||||
pcre,
|
||||
SDL2,
|
||||
sqlite,
|
||||
}:
|
||||
@@ -45,7 +44,6 @@ stdenv.mkDerivation rec {
|
||||
libvorbis
|
||||
mbedtls
|
||||
openal
|
||||
pcre
|
||||
SDL2
|
||||
sqlite
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user