소스 검색

libvips-dev package is required for pkg-config

Alexander Karpinsky 8 년 전
부모
커밋
469a1e8784
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ There are two ways you can install imgproxy:
   $ brew install vips
 
   # Ubuntu
-  $ sudo apt-get install libvips
+  $ sudo apt-get install libvips-dev
   ```
 
   **Note:** Most libvips packages come with WebP support. If you want libvips to support WebP on macOS, you need to install it this way: