A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pspdev/pspdev/commit/36de9dbde264c5bc21ee7ff32b0c43e8a032cca0 below:

Merge pull request #123 from pspdev/fix-libusb-build-issue · pspdev/pspdev@36de9db · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+7

-7

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+7

-7

lines changed Original file line number Diff line number Diff line change

@@ -14,7 +14,7 @@ RUN apk add \

14 14

zlib-dev \

15 15

ucl-dev \

16 16

readline-dev \

17 -

libusb-compat-dev \

17 +

libusb-dev \

18 18

autoconf \

19 19

automake \

20 20

bison \

@@ -49,4 +49,4 @@ RUN apk add --no-cache \

49 49

gpgme \

50 50

libcurl \

51 51

git \

52 -

libusb-compat

52 +

libusb

Original file line number Diff line number Diff line change

@@ -7,7 +7,7 @@ if [ "$(uname -s)" = "Darwin" ]; then

7 7

## Check if using brew

8 8

if command -v brew &> /dev/null; then

9 9

brew update

10 -

brew install gettext texinfo bison flex gnu-sed ncurses gsl gmp mpfr autoconf automake cmake libusb-compat libarchive gpgme bash openssl libtool

10 +

brew install gettext texinfo bison flex gnu-sed ncurses gsl gmp mpfr autoconf automake cmake libusb libarchive gpgme bash openssl libtool

11 11

brew reinstall openssl # https://github.com/Homebrew/homebrew-core/issues/169728#issuecomment-2074958306

12 12

fi

13 13

## Check if using MacPorts

@@ -27,22 +27,22 @@ else

27 27 28 28

ubuntu | linuxmint | debian | pop)

29 29

apt-get update

30 -

apt-get -y install texinfo bison flex gettext libgmp3-dev libmpfr-dev libmpc-dev libusb-dev libreadline-dev libcurl4 \

30 +

apt-get -y install texinfo bison flex gettext libgmp3-dev libmpfr-dev libmpc-dev libusb-1.0-0-dev libreadline-dev libcurl4 \

31 31

libcurl4-openssl-dev libssl-dev libarchive-dev libgpgme-dev python3-pip python3-venv cmake libncurses-dev automake pkg-config \

32 32

wget libtool libz-dev

33 33

;;

34 34

rhel | fedora)

35 35

dnf -y install @development-tools gcc gcc-c++ g++ wget git autoconf automake python3 python3-pip make cmake pkgconf \

36 36

libarchive-devel openssl-devel gpgme-devel libtool gettext texinfo bison flex gmp-devel mpfr-devel libmpc-devel ncurses-devel diffutils \

37 -

libusb-compat-0.1-devel readline-devel libcurl-devel which glibc-gconv-extra xz gawk file

37 +

libusb1-devel readline-devel libcurl-devel which glibc-gconv-extra xz gawk file

38 38

;;

39 39

gentoo)

40 40

emerge --noreplace net-misc/wget dev-vcs/git dev-python/pip sys-apps/fakeroot \

41 41

app-arch/libarchive app-crypt/gpgme sys-devel/bison sys-devel/flex\

42 -

dev-libs/mpc dev-libs/libusb-compat

42 +

dev-libs/mpc dev-libs/libusb

43 43

;;

44 44

arch | manjaro | endeavouros)

45 -

pacman -Sy gcc clang make cmake patch git texinfo flex bison gettext wget gsl gmp mpfr libmpc libusb readline libarchive gpgme bash openssl libtool libusb-compat boost python-pip

45 +

pacman -Sy gcc clang make cmake patch git texinfo flex bison gettext wget gsl gmp mpfr libmpc libusb readline libarchive gpgme bash openssl libtool boost python-pip

46 46

;;

47 47

opensuse*)

48 48

zypper install -y gcc gcc-c++ clang binutils patch make cmake bison flex gpgme libgpgme-devel libarchive-devel openssl libopenssl-devel ncurses ncurses-devel gmp-devel mpfr-devel mpc-devel \

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4