QRCode support is always enabled now;
[novacoin.git] / contrib / gentoo / novacoin-0.5.0.ebuild
index fe315b9..0330b37 100644 (file)
@@ -76,7 +76,6 @@ src_configure() {
                OPTS+=("USE_UPNP=-")
        fi
 
-       use qrcode && OPTS+=("USE_QRCODE=1")
        use ipv6 || OPTS+=("USE_IPV6=-")
 
        OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")